From: Travis Kemen Date: Sat, 2 Aug 2008 02:41:34 +0000 (+0000) Subject: temporarily add @DISPLAY_SUPPORT to prevent xorg from building when it shouldn't X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=2e806dbcdf2256ad255321ec8ea34a6ec4efd17e;p=openwrt%2Fsvn-archive%2Fpackages.git temporarily add @DISPLAY_SUPPORT to prevent xorg from building when it shouldn't SVN-Revision: 12068 --- diff --git a/lang/pycairo/Makefile b/lang/pycairo/Makefile index 4d9282715..cf47d865c 100644 --- a/lang/pycairo/Makefile +++ b/lang/pycairo/Makefile @@ -25,7 +25,7 @@ define Package/pycairo CATEGORY:=Languages TITLE:=Cairo bindings to python URL:=http://www.cairographics.org/ - DEPENDS:=python +cairo + DEPENDS:=python +cairo @DISPLAY_SUPPORT endef define Package/pycairo/description diff --git a/lang/pygtk/Makefile b/lang/pygtk/Makefile index 04e90c17b..8af7bc7d7 100644 --- a/lang/pygtk/Makefile +++ b/lang/pygtk/Makefile @@ -26,7 +26,7 @@ define Package/python-gtk CATEGORY:=Languages TITLE:=GTK bindings to python URL:=http://www.pygtk.org/ - DEPENDS:=python-core +python-gobject +gtk2 +pycairo + DEPENDS:=python-core +python-gobject +gtk2 +pycairo @DISPLAY_SUPPORT endef define Package/python-gtk/description diff --git a/lang/python-gnome-desktop2/Makefile b/lang/python-gnome-desktop2/Makefile index afc2096bd..70ea2c9b6 100644 --- a/lang/python-gnome-desktop2/Makefile +++ b/lang/python-gnome-desktop2/Makefile @@ -25,7 +25,7 @@ define Package/gnome-python-desktop CATEGORY:=Languages TITLE:=Gnome Python Bindings URL:=http://ftp.gnome.org/ - DEPENDS:=+libwnck +python-gtk + DEPENDS:=+libwnck +python-gtk @DISPLAY_SUPPORT endef define Package/gnome-python-desktop/description